﻿var athletics_support_stations = {
  "type" : "FeatureCollection",
  "crs" : {
    "type" : "name",
    "properties" : {
      "name" : "EPSG:4326"
    }
  },
  "features" : [
    {
      "type" : "Feature",
      "id" : 0,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.520362476856373,
          40.762034286327669
        ]
      },
      "properties" : {
        "FID" : 0,
        "Elevation" : 45,
        "km" : "Start",
        "order_" : 1,
        "distance" : 0,
        "support" : "medical,water,wc,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 1,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.5629851789169,
          40.738367287383937
        ]
      },
      "properties" : {
        "FID" : 1,
        "Elevation" : 36,
        "km" : "5km",
        "order_" : 2,
        "distance" : 5,
        "support" : "medical,water"
      }
    },
    {
      "type" : "Feature",
      "id" : 2,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.592559215396165,
          40.734358206866446
        ]
      },
      "properties" : {
        "FID" : 2,
        "Elevation" : 27,
        "km" : "7.5km",
        "order_" : 3,
        "distance" : 7.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 3,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.620947190877544,
          40.73285550010916
        ]
      },
      "properties" : {
        "FID" : 3,
        "Elevation" : 22,
        "km" : "10km",
        "order_" : 4,
        "distance" : 10,
        "support" : "medical,water,wc,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 4,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.648910171934055,
          40.728504111521843
        ]
      },
      "properties" : {
        "FID" : 4,
        "Elevation" : 21,
        "km" : "12.5km",
        "order_" : 5,
        "distance" : 12.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 5,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.678329442215716,
          40.724989239271267
        ]
      },
      "properties" : {
        "FID" : 5,
        "Elevation" : 25,
        "km" : "15km",
        "order_" : 6,
        "distance" : 15,
        "support" : "medical,water,wc,banana,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 6,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.706957440624475,
          40.723435581250321
        ]
      },
      "properties" : {
        "FID" : 6,
        "Elevation" : 28,
        "km" : "17.5km",
        "order_" : 7,
        "distance" : 17.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 7,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.735612443252478,
          40.718582368543323
        ]
      },
      "properties" : {
        "FID" : 7,
        "Elevation" : 32,
        "km" : "20km",
        "order_" : 8,
        "distance" : 20,
        "support" : "medical,water,wc,energy_bar,energy_gel,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 8,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.762820589260635,
          40.709760371944007
        ]
      },
      "properties" : {
        "FID" : 8,
        "Elevation" : 23,
        "km" : "22.5km",
        "order_" : 9,
        "distance" : 22.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 9,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.791697028767672,
          40.705812387855154
        ]
      },
      "properties" : {
        "FID" : 9,
        "Elevation" : 12,
        "km" : "25km",
        "order_" : 10,
        "distance" : 25,
        "support" : "medical,water,wc,banana,energy_bar,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 10,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.820335580374113,
          40.701896613797665
        ]
      },
      "properties" : {
        "FID" : 10,
        "Elevation" : 16,
        "km" : "27.5km",
        "order_" : 11,
        "distance" : 27.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 11,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.845941076500097,
          40.693992724349549
        ]
      },
      "properties" : {
        "FID" : 11,
        "Elevation" : 19,
        "km" : "30km",
        "order_" : 12,
        "distance" : 30,
        "support" : "medical,water,wc,energy_gel,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 12,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.867768645518684,
          40.679529579954213
        ]
      },
      "properties" : {
        "FID" : 12,
        "Elevation" : 19,
        "km" : "32.5km",
        "order_" : 13,
        "distance" : 32.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 13,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.891753535534104,
          40.666481102378818
        ]
      },
      "properties" : {
        "FID" : 13,
        "Elevation" : 15,
        "km" : "35km",
        "order_" : 14,
        "distance" : 35,
        "support" : "medical,water,wc,banana,energy_bar,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 14,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.913388433597927,
          40.65182296200598
        ]
      },
      "properties" : {
        "FID" : 14,
        "Elevation" : 9,
        "km" : "37.5km",
        "order_" : 15,
        "distance" : 37.5,
        "support" : "medical,water,wc"
      }
    },
    {
      "type" : "Feature",
      "id" : 15,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.936151202502746,
          40.638410546719101
        ]
      },
      "properties" : {
        "FID" : 15,
        "Elevation" : 3,
        "km" : "40km",
        "order_" : 16,
        "distance" : 40,
        "support" : "medical,water,wc,isotonic_drink"
      }
    },
    {
      "type" : "Feature",
      "id" : 16,
      "geometry" : {
        "type" : "Point",
        "coordinates" : [
          22.949738756874002,
          40.62400648971451
        ]
      },
      "properties" : {
        "FID" : 16,
        "Elevation" : 1,
        "km" : "Finish",
        "order_" : 17,
        "distance" : 42.194997999999998,
        "support" : "medical,water,wc,banana,energy_bar,isotonic_drink"
      }
    }
  ]
}